home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / UTILITY / DESKTOP / CMAP / COLORMAP.RC < prev    next >
Text File  |  1994-05-08  |  557b  |  26 lines

  1. #include <windows.h>
  2. #include <afxres.h>
  3. #include <scrnsave.h>
  4.  
  5. /*
  6. This is a screen saver which uses colormap animation, a simple technique
  7. to achieve seemingly complicated motion.  The entire source of this
  8. program is provided for your convenience.  If you find it useful, I'll
  9. appreciate if you'll send me $10.  Send the check to:
  10.  
  11. CMAP registration
  12. c/o: Sin-Yaw Wang
  13. 5878 W. Walbrook Dr.
  14. San Jose, CA 95129
  15.  
  16. You can also contact me at sinyaw@netcom.com.
  17.  
  18.  
  19. */
  20.  
  21. STRINGTABLE PRELOAD
  22. BEGIN
  23.     idsScreenSaver,    "Colormap Animation"
  24. END
  25.  
  26.